-
Manage Appointments in Smart Hospital
11:44:16 am / 00:01:01:832 Pass
Manage Appointments in Smart Hospital
04.16.2025 11:44:16 am 04.16.2025 11:45:17 am 00:01:01:832 · #test-id=1PassDoctor creates a new appointment for a new patientGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor fills in patient detailsAnd Doctor clicks the save buttonThen Patient should be added successfullyWhen Doctor fills in appointment detailsAnd Doctor clicks on save buttonThen Appointment should be created successfullyPassDoctor tries to add a new patient without entering the nameGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor leaves the Name field empty in patient detailsAnd Doctor clicks the save buttonThen Patient creation should fail with "Name field is required" messagePassDoctor tries to create an appointment with an expired time slotGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor fills in patient detailsAnd Doctor clicks the save buttonThen Patient should be added successfullyWhen Doctor fills Expired time for appointmentThen Appointment creation should fail with "Appointment Time Is Expired" messagePassDoctor tries to add a new patient without entering the MonthGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor leaves the Month field empty in patient detailsAnd Doctor clicks the save buttonThen Patient creation should fail and shows "Month field is required" messagePassDoctor tries to add a new patient without entering the dayGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor leaves the Day field empty in patient detailsAnd Doctor clicks the save buttonThen Patient creation should fails and shows "Day field is required" messagePassDoctor tries to add a new patient without entering the yearGiven Doctor is logged in to the Smart Hospital systemGiven the User navigate to the appointment sectionWhen Doctor clicks the Add Appointment buttonAnd Doctor clicks on New Patient buttonAnd Doctor leaves the Year field empty in patient detailsAnd Doctor clicks the save buttonThen Patient creation should fail and show "Year field is required" message -
Accountant Dashboard Functionalities
11:44:16 am / 00:00:47:757 Pass
Accountant Dashboard Functionalities
04.16.2025 11:44:16 am 04.16.2025 11:45:03 am 00:00:47:757 · #test-id=4PassAdd New Expense with Invalid DataPassAdd New Expense with Invalid DataGiven User launches the Smart Hospital applicationWhen the user selects role "Accountant"And the user clicks the Sign In buttonsThen User should see the dashboard summary tableAnd User should capture and print the data from dashboard table section this should be stored in the excel for referenceAnd then need enter to the ExpensesThen need click Add ExpensesThen need to give the Header as "Telephone Bill", name "Office Telephone Charges" and amount "-100.00"And the user click the saveThen need to see the asseart the error notificationsPassAdd New Expense with Invalid DataGiven User launches the Smart Hospital applicationWhen the user selects role "Accountant"And the user clicks the Sign In buttonsThen User should see the dashboard summary tableAnd User should capture and print the data from dashboard table section this should be stored in the excel for referenceAnd then need enter to the ExpensesThen need click Add ExpensesThen need to give the Header as "Telephone Bill", name "hi" and amount "-52"And the user click the saveThen need to see the asseart the error notificationsPassAdd New Expense and VerifyGiven User launches the Smart Hospital applicationWhen the user selects role "Accountant"And the user clicks the Sign In buttonsThen User should see the dashboard summary tableAnd User should capture and print the data from dashboard table section this should be stored in the excel for referenceAnd then need enter to the ExpensesThen need click Add ExpensesThen need to give the Header as "Telephone Bill", name "Office Telephone Charges" and amount "100.00"And the user click the saveThen need to see the asseart the success notificationsThen User should see the dashboard summary tableAnd User should capture and print the data from dashboard table section this should be stored in the excel for reference -
Login functionality for the Smart Hospital website
11:44:16 am / 00:01:31:039 Pass
Login functionality for the Smart Hospital website
04.16.2025 11:44:16 am 04.16.2025 11:45:47 am 00:01:31:039 · #test-id=20PassVerify the Login with rolesPassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Admin"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Admin" rolePassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Receptionist"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Receptionist" rolePassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Nurse"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Nurse" rolePassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Super Admin"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Super Admin" rolePassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Doctor"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Doctor" rolePassVerify the Login with rolesGiven the user is on the login pageWhen the user selects the role "Accountant"And the user clicks the Sign In buttonThen the user should see the dashboard page for the "Accountant" rolePassAttempt to login with missing usernamePassAttempt to login with missing usernameGiven the user is on the login pageWhen the user selects the role "Admin"And User leaves the "username" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing usernameGiven the user is on the login pageWhen the user selects the role "Receptionist"And User leaves the "username" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing usernameGiven the user is on the login pageWhen the user selects the role "Nurse"And User leaves the "username" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing passwordPassAttempt to login with missing passwordGiven the user is on the login pageWhen the user selects the role "Super Admin"And User leaves the "password" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing passwordGiven the user is on the login pageWhen the user selects the role "Doctor"And User leaves the "password" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing passwordGiven the user is on the login pageWhen the user selects the role "Pharmacist"And User leaves the "password" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing username and passwordPassAttempt to login with missing username and passwordGiven the user is on the login pageWhen the user selects the role "Pathologist"And User leaves the "both" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing username and passwordGiven the user is on the login pageWhen the user selects the role "Radiologist"And User leaves the "both" field emptyAnd the user clicks the Sign In buttonThen User should see an error messagePassAttempt to login with missing username and passwordGiven the user is on the login pageWhen the user selects the role "Accountant"And User leaves the "both" field emptyAnd the user clicks the Sign In buttonThen User should see an error message -
Booking appointment using patient Login
11:45:25 am / 00:01:08:037 Fail
Booking appointment using patient Login
04.16.2025 11:45:25 am 04.16.2025 11:46:33 am 00:01:08:037 · #test-id=200FailAppointment booking for patientGiven the User is on the Login PageWhen the User clicks the User LoginAnd the User clicks the Sign In buttonThen the User is able to click the my appointment buttonAnd the User is able to see the add appointment optionAnd the User can fill the appointment formAnd the User should save the form for appointmentStep skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)PassPatient booking with date as empty fieldGiven the User is on the Login PageWhen the User clicks the User LoginAnd the User clicks the Sign In buttonThen the User is able to click the my appointment buttonAnd the User is able to see the add appointment optionAnd the User can fill the appointmentDate Specialist Doctor Shift Timing AvailableTiming Message Cardiologists Sansa Gomez (9008) Evening 04:00 PM - 07:00 PM 04:00 PM I would like to schedule a routine heart check-up to monitor my cardiovascular health. And the User should save the form for appointmentAnd the User can able to see the error msg "Date field is required"PassPatient booking with specialist as empty fieldGiven the User is on the Login PageWhen the User clicks the User LoginAnd the User clicks the Sign In buttonThen the User is able to click the my appointment buttonAnd the User is able to see the add appointment optionAnd the User can fill the appointmentDate Specialist Doctor Shift Timing AvailableTiming Message 07/22/2025 Cardiologists Sansa Gomez (9008) Evening 04:00 PM - 07:00 PM 04:00 PM And the User should save the form for appointmentAnd the User can able to see the error msg "Message field is required" -
Discharging the patient
11:45:42 am / 00:00:51:949 Fail
Discharging the patient
04.16.2025 11:45:42 am 04.16.2025 11:46:34 am 00:00:51:949 · #test-id=245PassDoctor discharging without providing discharging dateGiven Doctor is logged in to the Smart Hospital systemAnd the Doctor Navigates to the IPD sectionWhen the Doctor clicks the ipdNoAnd the Doctor clicks the discharge buttonThen the Doctor provides only discharge status "Normal"And the Doctor should save the Discharge statusAnd the Doctor able to see the error "Discharge Date field is required"PassDoctor discharging without providing discharging statusGiven Doctor is logged in to the Smart Hospital systemAnd the Doctor Navigates to the IPD sectionWhen the Doctor clicks the ipdNoAnd the Doctor clicks the discharge buttonThen the Doctor provides only discharge dateAnd the Doctor should save the Discharge statusAnd the Doctor able to see the error "Discharge Status field is required"FailDoctor discharging the patientGiven Doctor is logged in to the Smart Hospital systemAnd the Doctor Navigates to the IPD sectionThen the Doctor provides the discharge detailsWhen the Doctor clicks the ipdNoStep skippedAnd the Doctor clicks the discharge buttonDischargeStatus Normal Step skippedAnd the Doctor should save the Discharge statusStep skippedFailDoctor discharging the patient by case IDGiven Doctor is logged in to the Smart Hospital systemAnd the Doctor Navigates to the IPD sectionWhen the Doctor provides the case Id in search fieldcaseID 5085 Then the Doctor provides the discharge detailsDischargeStatus Normal And the Doctor should save the Discharge statuscom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)Doctor discharging the patient by case ID -
Login with the Patient Login Credentials
11:45:42 am / 00:00:50:539 Fail
Login with the Patient Login Credentials
04.16.2025 11:45:42 am 04.16.2025 11:46:33 am 00:00:50:539 · #test-id=254PassTo check Login as patientGiven the User is on the Login PageWhen the User clicks the User LoginAnd the User clicks the Sign In buttonThen the User is directed to the patient dashboardPassTo check with Invalid username for patientGiven the User is on the Login PageWhen the User clicks the User LoginWhen the User Provides invalid UsernameAnd the User clicks the Sign In buttonThen the User able to see the errorMessage as "" errormsg Username field is required PassTo check with Invalid password for patientGiven the User is on the Login PageWhen the User clicks the User LoginWhen the User Provides invalid PasswordAnd the User clicks the Sign In buttonThen the User able to see the errorMessage as "" errormsg Password field is required FailPayment by invalid card numberGiven the User is on the Login PageAnd the User clicks the User LoginAnd the User clicks the Sign In buttonStep skippedWhen the User is directed to the patient dashboardStep skippedThen the User clicks Ipd buttonStep skippedAnd the User clicks payment optionStep skippedAnd the User doesnt provide the any card detailsStep skippedAnd the User can able to see the error message "Your card number is incomplete."Step skipped -
Doctor add Prescription for the Feature in Smart Hospital
11:46:20 am / 00:01:00:219 Fail
Doctor add Prescription for the Feature in Smart Hospital
04.16.2025 11:46:20 am 04.16.2025 11:47:20 am 00:01:00:219 · #test-id=311FailDoctor tries to submit prescription with missing fieldsFailDoctor tries to submit prescription with missing fieldsGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionAnd Clicks the Add PrescriptionWhen the doctor fills the prescription form with:Medicine Category Medicine Dose Dose Interval Dose Duration Select Select Select Select Select And Clicks Save buttonStep skippedThen the system should show an error "Please select any one pathology, radiology or medicine details"Step skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)Doctor tries to submit prescription with missing fieldsFailDoctor tries to submit prescription with missing fieldsGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionAnd Clicks the Add PrescriptionWhen the doctor fills the prescription form with:Medicine Category Medicine Dose Dose Interval Dose Duration Syrup Al 1 Select Morning And Clicks Save buttonStep skippedThen the system should show an error "Dose Interval field is required"Step skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)Doctor tries to submit prescription with missing fieldsFailDoctor tries to submit prescription with missing fieldsGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionAnd Clicks the Add PrescriptionWhen the doctor fills the prescription form with:Medicine Category Medicine Dose Dose Interval Dose Duration Syrup Alprovit Select Only one a day Morning And Clicks Save buttonStep skippedThen the system should show an error "Dosage field is required"Step skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)Doctor tries to submit prescription with missing fieldsFailDoctor tries to submit prescription with missing fieldsGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionAnd Clicks the Add PrescriptionWhen the doctor fills the prescription form with:Medicine Category Medicine Dose Dose Interval Dose Duration Syrup Select 1 (CT) Only one a day Morning And Clicks Save buttonStep skippedThen the system should show an error "Medicine field is required"Step skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)Doctor tries to submit prescription with missing fieldsFailverify the prescription feature by providing valid informationsGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionAnd Clicks the Add PrescriptionThen the doctor should navigate to the Prescription PageWhen the doctor Fill the valid Details:Finding Category Medicine Category Medicine Dose Interval Dose Duration Syrup Alprovit 1 (CT) Only one a day Morning Step skippedAnd Clicks Save buttonStep skippedThen the Prescription should be added in OPD SectionStep skippedcom.definitions.Hooks.tearDown(io.cucumber.java.Scenario)verify the prescription feature by providing valid informationsPassVerify the added prescription is visible in the OPD sectionGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionWhen the doctor Clicks the View PrescriptionThen the previously added prescription should be visiblePassVerify the added patient can be deleted in OPD sectionGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor Navigates to the OPD sectionWhen the doctor Clicks the Show option in OPD sectionThen the doctor should see the <"Visit Details">When the doctor clicks delete option in visit detailsThen the patient should be deleted in OPD section -
Search Patient by Name In Smart Hospital
11:46:33 am / 00:00:39:310 Pass
Search Patient by Name In Smart Hospital
04.16.2025 11:46:33 am 04.16.2025 11:47:12 am 00:00:39:310 · #test-id=355PassVerify the Search of patientPassVerify the Search of patientGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor enters "Dharani" in the search barAnd clicks the search buttonThen the system should Show the "Dharani"PassVerify the Search of patientGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor enters "TestXYZ123" in the search barAnd clicks the search buttonThen the system should Show the "No data available in table"PassVerify that a searched patient can be deletedPassVerify that a searched patient can be deletedGiven Doctor is logged in to the Smart Hospital systemWhen the Doctor enters "Dharani" in the search barAnd clicks the search buttonAnd selects the patient and clicks "Delete Selected"Then the patient should no longer appear in the searched list
-
io.cucumber.core.exception.CucumberException
1 tests
io.cucumber.core.exception.CucumberException
1 failedStatus Timestamp TestName Fail 11:46:15 am Then the Doctor provides the discharge details Discharging the patient.Doctor discharging the patient.Then the Doctor provides the discharge details -
org.openqa.selenium.UnhandledAlertException
2 tests
org.openqa.selenium.UnhandledAlertException
2 failedStatus Timestamp TestName Fail 11:45:54 am And the User can fill the appointment form Booking appointment using patient Login.Appointment booking for patient.And the User can fill the appointment formFail 11:46:04 am com.definitions.Hooks.tearDown(io.cucumber.java.Scenario) Booking appointment using patient Login.Appointment booking for patient.com.definitions.Hooks.tearDown(io.cucumber.java.Scenario) -
org.openqa.selenium.NoSuchElementException
1 tests
org.openqa.selenium.NoSuchElementException
1 failedStatus Timestamp TestName Fail 11:46:16 am And the User clicks the User Login Login with the Patient Login Credentials.Payment by invalid card number.And the User clicks the User Login -
org.openqa.selenium.TimeoutException
5 tests
org.openqa.selenium.TimeoutException
5 failedStatus Timestamp TestName Fail 11:46:53 am When the doctor fills the prescription form with: Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields.When the doctor fills the prescription form with:Fail 11:46:57 am When the doctor fills the prescription form with: Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields.When the doctor fills the prescription form with:Fail 11:47:02 am When the doctor fills the prescription form with: Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields.When the doctor fills the prescription form with:Fail 11:47:04 am When the doctor fills the prescription form with: Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields.When the doctor fills the prescription form with:Fail 11:47:08 am Then the doctor should navigate to the Prescription Page Doctor add Prescription for the Feature in Smart Hospital.verify the prescription feature by providing valid informations.Then the doctor should navigate to the Prescription Page -
org.openqa.selenium.StaleElementReferenceException
1 tests
org.openqa.selenium.StaleElementReferenceException
1 failedStatus Timestamp TestName Fail 11:46:26 am And the Doctor should save the Discharge status Discharging the patient.Doctor discharging the patient by case ID.And the Doctor should save the Discharge status
-
@Validate_Prescription_View
1 tests
@Validate_Prescription_View
1 passedStatus Timestamp TestName Pass 11:46:32 am Verify the added prescription is visible in the OPD section Doctor add Prescription for the Feature in Smart Hospital.Verify the added prescription is visible in the OPD section -
@PatientPayment
1 tests
@PatientPayment
1 failedStatus Timestamp TestName Fail 11:46:12 am Payment by invalid card number Login with the Patient Login Credentials.Payment by invalid card number -
@DischargingPatient
1 tests
@DischargingPatient
1 passedStatus Timestamp TestName Pass 11:45:42 am Doctor discharging without providing discharging date Discharging the patient.Doctor discharging without providing discharging date -
@LoginIntoPatient
1 tests
@LoginIntoPatient
1 passedStatus Timestamp TestName Pass 11:45:42 am To check Login as patient Login with the Patient Login Credentials.To check Login as patient -
@Positive_Prescription_Validation
1 tests
@Positive_Prescription_Validation
1 failedStatus Timestamp TestName Fail 11:46:32 am verify the prescription feature by providing valid informations Doctor add Prescription for the Feature in Smart Hospital.verify the prescription feature by providing valid informations -
@InvalidPassword
4 tests
@InvalidPassword
3 passed 1 failedStatus Timestamp TestName Pass 11:45:15 am Attempt to login with missing password Login functionality for the Smart Hospital website.Attempt to login with missing passwordPass 11:45:17 am Attempt to login with missing password Login functionality for the Smart Hospital website.Attempt to login with missing passwordPass 11:45:23 am Attempt to login with missing password Login functionality for the Smart Hospital website.Attempt to login with missing passwordFail 11:46:23 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields -
@InvalidUsername_And_Password
4 tests
@InvalidUsername_And_Password
3 passed 1 failedStatus Timestamp TestName Pass 11:45:24 am Attempt to login with missing username and password Login functionality for the Smart Hospital website.Attempt to login with missing username and passwordPass 11:45:24 am Attempt to login with missing username and password Login functionality for the Smart Hospital website.Attempt to login with missing username and passwordPass 11:45:24 am Attempt to login with missing username and password Login functionality for the Smart Hospital website.Attempt to login with missing username and passwordFail 11:46:22 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields -
@BookingAppointment
1 tests
@BookingAppointment
1 failedStatus Timestamp TestName Fail 11:45:25 am Appointment booking for patient Booking appointment using patient Login.Appointment booking for patient -
@LoginWithInvalidUsername
2 tests
@LoginWithInvalidUsername
2 passedStatus Timestamp TestName Pass 11:45:45 am To check with Invalid username for patient Login with the Patient Login Credentials.To check with Invalid username for patientPass 11:45:47 am To check with Invalid password for patient Login with the Patient Login Credentials.To check with Invalid password for patient -
@InvalidInput
4 tests
@InvalidInput
4 passedStatus Timestamp TestName Pass 11:44:16 am Add New Expense with Invalid Data Accountant Dashboard Functionalities.Add New Expense with Invalid DataPass 11:44:16 am Add New Expense with Invalid Data Accountant Dashboard Functionalities.Add New Expense with Invalid DataPass 11:45:02 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:23 am Attempt to login with missing password Login functionality for the Smart Hospital website.Attempt to login with missing password -
@ValidInput
1 tests
@ValidInput
1 passedStatus Timestamp TestName Pass 11:44:16 am Add New Expense and Verify Accountant Dashboard Functionalities.Add New Expense and Verify -
@ValidLoginCredentials
7 tests
@ValidLoginCredentials
7 passedStatus Timestamp TestName Pass 11:44:16 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:02 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:02 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:02 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:02 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:03 am Verify the Login with roles Login functionality for the Smart Hospital website.Verify the Login with rolesPass 11:45:24 am Attempt to login with missing username and password Login functionality for the Smart Hospital website.Attempt to login with missing username and password -
@Verify_Delete_Patient_Option
1 tests
@Verify_Delete_Patient_Option
1 passedStatus Timestamp TestName Pass 11:46:33 am Verify the added patient can be deleted in OPD section Doctor add Prescription for the Feature in Smart Hospital.Verify the added patient can be deleted in OPD section -
@Negative_Prescription_Validation
4 tests
@Negative_Prescription_Validation
4 failedStatus Timestamp TestName Fail 11:46:20 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fieldsFail 11:46:22 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fieldsFail 11:46:22 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fieldsFail 11:46:23 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields -
@BookingWithEmptyField
1 tests
@BookingWithEmptyField
1 passedStatus Timestamp TestName Pass 11:45:25 am Patient booking with date as empty field Booking appointment using patient Login.Patient booking with date as empty field -
@InvalidUserName
4 tests
@InvalidUserName
3 passed 1 failedStatus Timestamp TestName Pass 11:45:14 am Attempt to login with missing username Login functionality for the Smart Hospital website.Attempt to login with missing usernamePass 11:45:14 am Attempt to login with missing username Login functionality for the Smart Hospital website.Attempt to login with missing usernamePass 11:45:14 am Attempt to login with missing username Login functionality for the Smart Hospital website.Attempt to login with missing usernameFail 11:46:22 am Doctor tries to submit prescription with missing fields Doctor add Prescription for the Feature in Smart Hospital.Doctor tries to submit prescription with missing fields
Started
Apr 16, 2025 11:44:14 am
Ended
Apr 16, 2025 11:47:20 am
Features Passed
4
Features Failed
4
Features
Scenarios
Steps
Timeline
Tags
| Name | Passed | Failed | Skipped | Others | Passed % |
|---|---|---|---|---|---|
| @Validate_Prescription_View | 1 | 0 | 0 | 0 | 100% |
| @PatientPayment | 0 | 1 | 0 | 0 | 0% |
| @DischargingPatient | 1 | 0 | 0 | 0 | 100% |
| @LoginIntoPatient | 1 | 0 | 0 | 0 | 100% |
| @Positive_Prescription_Validation | 0 | 1 | 0 | 0 | 0% |
| @InvalidPassword | 3 | 1 | 0 | 0 | 75% |
| @InvalidUsername_And_Password | 3 | 1 | 0 | 0 | 75% |
| @BookingAppointment | 0 | 1 | 0 | 0 | 0% |
| @LoginWithInvalidUsername | 2 | 0 | 0 | 0 | 100% |
| @InvalidInput | 4 | 0 | 0 | 0 | 100% |
| @ValidInput | 1 | 0 | 0 | 0 | 100% |
| @ValidLoginCredentials | 7 | 0 | 0 | 0 | 100% |
| @Verify_Delete_Patient_Option | 1 | 0 | 0 | 0 | 100% |
| @Negative_Prescription_Validation | 0 | 4 | 0 | 0 | 0% |
| @BookingWithEmptyField | 1 | 0 | 0 | 0 | 100% |
| @InvalidUserName | 3 | 1 | 0 | 0 | 75% |
System/Environment
| Name | Value |
|---|---|
| version | 10 |
| os | windows |